:root {
  --primary-color: #f5d605;
  --primary-color-rgb: 245, 214, 5;
  --secondary-color: #f5d605;
  --secondary-color-rgb: 245, 214, 5;
}